ConsumerTokenType

enum ConsumerTokenType : Enum<ConsumerTokenType> , TokenType

An enum representing the supported (consumer) token types that we can extract from a deeplink

Entries

Link copied to clipboard

A Consumer Email Magic Link deeplink

Link copied to clipboard

A Third Party OAuth deeplink

Link copied to clipboard

A Password Reset deeplink

Link copied to clipboard

An unknown deeplink type. It's possible a non-Stytch deeplink was supplied to the Stytch client's handle() method